Carbon


Microseconds

Header: Timer.h Carbon status: Supported

Determines the number of microseconds that have elapsed since system startup time.

void Microseconds (
    UnsignedWide *microTickCount
);
Parameter descriptions
microTickCount

The number of microseconds elapsed since system startup.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)